derelict_extras-glib ~master (2022-04-09T03:18:16.0133507)
Dub
Repo
g_error_matches
derelict
glib
gerror
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
gboolean
g_error_matches
(const(GError)* error, GQuark domain, gint code)
da_g_error_matches
g_error_matches
;
version(!Derelict_Link_Static)
extern (
C
) __gshared
da_g_error_matches
g_error_matches
;
Meta
Source
See Implementation
derelict
glib
gerror
aliases
GError
da_g_clear_error
da_g_error_copy
da_g_error_free
da_g_error_matches
da_g_error_new
da_g_error_new_literal
da_g_error_new_valist
da_g_prefix_error
da_g_propagate_error
da_g_propagate_prefixed_error
da_g_set_error
da_g_set_error_literal
functions
g_clear_error
g_error_copy
g_error_free
g_error_matches
g_error_new
g_error_new_literal
g_error_new_valist
g_prefix_error
g_propagate_error
g_propagate_prefixed_error
g_set_error
g_set_error_literal
structs
_GError